home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / clesson / c.dir / 00185_Bitmap_185 (.png) < prev    next >
Bitmap Image  |  1995-04-05  |  41KB  |  457x86  |  1-bit (2 colors)
Labels: text | font
OCR: The expression " c >= 'A' is true if "'c" is greater than or equal to 'A'. Similarly, the expression "c <= 'Z' " is true if "c" is less than or equal to 'Z'. The symbols & & represent the "logical and" operator.